(Leadtools.Annotations.Core)

RemoveItem Method (AnnObservableCollection<T>)

Show in webframe





0-based index of the item to remove.
Remove an item from the collection.
Syntax
protected override void RemoveItem( 
   int index
)
Protected Overrides Sub RemoveItem( _
   ByVal index As Integer _
) 
protected override void RemoveItem( 
   int index
)

            
public E remove(int index)
 function Leadtools.Annotations.Core.AnnObservableCollection.RemoveItem( 
   index 
)

Parameters

index
0-based index of the item to remove.
Requirements

Target Platforms

See Also

Reference

AnnObservableCollection<T> Class
AnnObservableCollection<T> Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.